@expiren/opencode-antigravity-auth 1.6.15 → 1.6.17

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -1789,15 +1789,6 @@ var OPENCODE_MODEL_DEFINITIONS = {
1789
1789
  output: ["text", "image"]
1790
1790
  }
1791
1791
  }),
1792
- "gemini-3-pro-image-preview": defineModel("gemini-3-pro-image-preview", {
1793
- name: "Gemini 3 Pro Image Preview (Gemini CLI)",
1794
- reasoning: false,
1795
- limit: { context: 66e3, output: 33e3 },
1796
- modalities: {
1797
- input: ["text", "image"],
1798
- output: ["text", "image"]
1799
- }
1800
- }),
1801
1792
  "gemini-3.1-pro-preview-customtools": defineModel("gemini-3.1-pro-preview-customtools", {
1802
1793
  name: "Gemini 3.1 Pro Preview Custom Tools (Gemini CLI)",
1803
1794
  reasoning: true,